testing.highPrecisionTime.now (field)

3 uses

	testing (current package)
		testing_other.go#L20: 	now time.Time
		testing_other.go#L25: 	return highPrecisionTime{now: time.Now()}
		testing_other.go#L30: 	return time.Since(b.now)